PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumberProvider Class / getNumberOfDigits Method
In This Topic
    getNumberOfDigits Method
    In This Topic
    Gets the number of digits.
    Syntax
    public int getNumberOfDigits()

    Return Value

    The number of digits, including the leading zeros, for representing the Bates number.
    See Also